home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 359
- Top = 50
- AutoScroll = False
- Caption = 'Form1'
- ClientHeight = 531
- ClientWidth = 833
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Menu = MainMenu1
- OldCreateOrder = False
- Position = poDesktopCenter
- PixelsPerInch = 96
- TextHeight = 13
- object StatusBar1: TStatusBar
- Left = 0
- Top = 512
- Width = 833
- Height = 19
- Panels = <>
- SimplePanel = True
- end
- object FrameBrowser1: TFrameViewer
- Left = 0
- Top = 0
- Width = 833
- Height = 513
- Cursor = 2
- NoSelect = False
- PrintMarginLeft = 2
- PrintMarginRight = 2
- PrintMarginTop = 2
- PrintMarginBottom = 2
- PrintScale = 1
- DefFontName = 'Times New Roman'
- DefPreFontName = 'Courier New'
- HistoryMaxCount = 15
- CharSet = DEFAULT_CHARSET
- OnProcessing = FrameBrowser1Processing
- TabOrder = 1
- OnProgress = FrameBrowser1Progress
- end
- object MainMenu1: TMainMenu
- Left = 312
- Top = 64
- object File1: TMenuItem
- Caption = '&File'
- object Exit1: TMenuItem
- Caption = 'E&xit'
- OnClick = Exit1Click
- end
- end
- end
- object GTForm1: GTForm
- GTUpdate = False
- RtMaximumHeight = 0
- RtMinimumHeight = 0
- RtMaximumWidth = 0
- RtMinimumWidth = 0
- RtDisplayHeight = 0
- RtDisplayWidth = 0
- SameSize = False
- GTDesignH = '768-0'
- GTDesignW = '1024-0'
- GTClientHeight = 531
- GTClientWidth = 833
- IgnoreTag = 1
- Left = 480
- Top = 112
- end
- end
-